home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / DTML-DOCUMENTORMETHOD_EDIT.STX < prev    next >
Encoding:
Text File  |  2000-06-30  |  841 b   |  33 lines

  1. DTML Document/Method - Edit: Edit contents.
  2.  
  3.   Description
  4.  
  5.     This view allows you to edit the contents of a DTML Document or
  6.     Method.
  7.  
  8.     Information
  9.  
  10.       'Id' -- The id of the DTML Document or Method.
  11.  
  12.       'Size' -- The size of the contents.
  13.  
  14.       'Last modified' -- The time the object was last changed.
  15.  
  16.   Controls
  17.  
  18.     'Title' -- The optional title.
  19.  
  20.     '[Text area]' -- The contents of the DTML Document or Method.
  21.  
  22.     'Taller' and 'Shorter' -- Allows to adjust the height of the
  23.     contents text area.
  24.  
  25.     'Wider' and 'Narrower' -- Allows to adjust the width of the
  26.     contents text area.
  27.  
  28.     'Change' -- Changes the contents.
  29.  
  30.       **Note: When you change the contents it is parsed for correct
  31.       DTML syntax. If there is a syntax error, the contents will not
  32.       be changed.**
  33.